home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / remind19.zip / REMINDME.HIS < prev    next >
Text File  |  1996-01-15  |  7KB  |  152 lines

  1. 01/15/96
  2.          [v1.9] Added another option to the CFG file to control whether or not
  3.                 you want to force Callers to read ALL Reminders they are
  4.                 presented with. In prior versions you could reply E after any of
  5.                 the Reminders presented to you and NOT see the rest of
  6.                 the Reminders.
  7.  
  8.                 Eliminated the 'ANSI not detected....' message since there are
  9.                 a few communications packages out there that give off their
  10.                 own type of ANSI.
  11.  
  12.                 If using the TRIBBS.SYS system file, the door always presented
  13.                 the opening screen in black and white. Will now be presented
  14.                 in color.
  15.  
  16.                 The Door knows that the caller is the Sysop, if the caller is
  17.                 record #1 in the BBS' user database. The BBS software passes
  18.                 that record number to the door via the system file. Some BBS
  19.                 software does not pass the actual record number but passes a
  20.                 relative number (ie: record #1 is passed as record #0). If the
  21.                 number being passsed is 0, the Door will not know it is the
  22.                 Sysop calling. We will now recognize the caller as the Sysop
  23.                 if their record number is 0 or 1.
  24.       
  25. 08/14/94
  26.          [v1.8] Made several minor changes to the displays
  27.  
  28.                 Made several internal changes to update handling of the
  29.                 drop files
  30.  
  31.                 Security levels greater than 32767 in the CFG file were
  32.                 causing Overflow (Error #6) errors.
  33.  
  34.                 The command line parameter, "BYPASS$", used to make this an
  35.                 Autologion Door, has been CHANGED to "BYPASS" (no quotes).
  36.                 This change was necessitated because some systems would react
  37.                 strangley to the use of the $ character on the command line..
  38.                 not sure why, but it did..
  39.  
  40. 06/19/93
  41.          [v1.7] Removed delay at start of door.
  42.  
  43.                 Added support for the PCBoard /M version
  44.  
  45. 03/12/93
  46.          [v1.6] Program was allowing the caller to enter a date that was less
  47.                 than the current date. This was affecting the ONE-TIME Reminder
  48.                 option and caused an ERROR #5 when searching for Reminders at
  49.                 logon time.
  50.  
  51.                 Now supports Comm Ports 0-15
  52.  
  53. 12/26/92
  54.          [v1.5] BRUN45.EXE no longer required!
  55.  
  56.                 Added support for Fossil-based Multi-Port cards!
  57.  
  58. 10/26/92
  59.          [v1.4] When leaving a Reminder to a specific caller the Reminder
  60.                 was being shown to everyone. If you still encounter a
  61.                 Reminder being shown to everyone, when it should be only
  62.                 shown to a specific caller OR security level, delete the
  63.                 Reminder and re-enter it. Sorry for the inconvenience!
  64.  
  65. 10/14/92
  66.          [v1.3] Added support for TRIBBS software. We now access the
  67.                 TRIBBS.SYS system file directly!
  68.  
  69.                 After a CHAT or DROP-TO-DOS the game screen will now be
  70.                 restored to its original state.
  71.  
  72.                 Added an option to the config file to bypass checking
  73.                 to see if the callers comm program can handle ANSI.
  74.                 This was requested so that those accessing the door via
  75.                 an offline mail reader will not have to encounter the
  76.                 "Cannot detect ANSI" prompt.
  77.  
  78.                 Added an option to the config file to allow you to use
  79.                 a filename of your choice that will be displayed when
  80.                 the Door returns to the BBS from an AUTO-LOGIN. The
  81.                 filename had to be named BACK2BBS.TXT, in prior versions.
  82.                 Be sure to add it to the config file or it will not be
  83.                 displayed to your callers.
  84.  
  85.                 Added an option to the config file to allow you to use a
  86.                 filename of your choice that will be displayed when the
  87.                 caller manually exits from the Door, using option number
  88.                 6 from the Main Menu.
  89.  
  90.                 Added another Reminder option! This option allows the
  91.                 Reminder to be displayed on EVEN or ODD days of the month.
  92.                 In essence this will display a Reminder every other day.
  93.  
  94.                 Updated the REMINDME.INS file (Instructions viewable by the
  95.                 caller) to reflect the new EVEN/ODD option.
  96.  
  97.                 If you (Sysop) left a Reminder to ALL and did not supply a
  98.                 security level range (just pressed enter to those questions)
  99.                 to show it to, the Reminder was not being shown.
  100.  
  101.                 Introducing a FOUL LANGUAGE checker. With this version you
  102.                 can have REMIND ME! check for words you deem offensive. The
  103.                 program will check ALL description lines against a list of
  104.                 words you supply, in ASCII format, in a file called TRASHCAN.
  105.                 If a match is found the offending word(s) will be changed to
  106.                 asteriks (*). TRASHCAN can contain a maximum of 100 words.
  107.  
  108. 08/30/92
  109.          [v1.2] If the Sysop enters a Reminder to a SPECIFIC caller, then
  110.                 enters Reminders to HIMSELF, the Reminder to HIMSLEF will
  111.                 be seen by the last SPECIFIC caller name. A little
  112.                 complicated, but it was a bug. Be sure to delete all
  113.                 Reminders you entered to yourself using v1.1. You might
  114.                 also ask others that have input Reminders using v1.1 to
  115.                 delete and redo them as well. Not too many v1.1 files got
  116.                 out before I was notified of the problem and fixed it.
  117.                 Sorry for any inconvenience this bug may have caused.
  118.  
  119.                 REMINDME.INS has been updated to correct a misspelling.
  120.  
  121. 08/30/92
  122.          [v1.1] Reminders that were to be displayed on a particular day
  123.                 of the month were not honoring the warning days entered
  124.                 by the caller.
  125.  
  126.                 Added the current date to the box surrounding the
  127.                 reminder being displayed.
  128.  
  129.                 If you find a file called REMNIDME.USR in the REMINDME
  130.                 directory, you may delete it.
  131.  
  132.                 You can now send a Reminder to a SPECIFIC caller
  133.  
  134.                 You can now designate a security level that you want to
  135.                 be allowed to use Sysop functions. This will only affect
  136.                 functions available when entering a Reminder. May be
  137.                 beneficial for your Co-Sysops!
  138.  
  139.                 You can now run a separate copy of REMIND ME as an
  140.                 automatic login door by placing a parameter on the
  141.                 Command line: REMINDME REMINDME.CFG $BYPASS$
  142.                 This will allow your callers to be taken to the door
  143.                 at login and have Reminders displayed to them. They are
  144.                 returned to the BBS rather than being left at the
  145.                 REMIND ME menu. If REMIND ME finds a file called
  146.                 BACK2BBS.TXT, it will be displayed while the caller is
  147.                 being taken back to the BBS.
  148.  
  149.  
  150. 08/21/92
  151.          [v1.0] Initial release
  152.